type go/types.actionDesc
3 uses
go/types (current package)
check.go#L135: desc *actionDesc // action description; may be nil, requires debug to be set
check.go#L142: a.desc = &actionDesc{pos, format, args}
check.go#L148: type actionDesc struct {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)